TreeMenu: Remove accidentally duplicated doc lines
authorDaniel Boles <dboles@src.gnome.org>
Wed, 4 Oct 2017 11:02:55 +0000 (12:02 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Wed, 4 Oct 2017 11:05:13 +0000 (12:05 +0100)
Not that it actually matters, as this is not public anymore, but this
was done accidentally. Also, sync a property description to ComboBox.

gtk/gtkcombobox.c
gtk/gtktreemenu.c

index 509b5c6286f222964ad54b42e4c58bb9ec315c4d..2245aac2b9f7ae9ed1fe85c36c84ae12ad8836ad 100644 (file)
@@ -687,7 +687,7 @@ gtk_combo_box_class_init (GtkComboBoxClass *klass)
    *
    * If this is set to a non-negative value, it must be the index of a column
    * of type %G_TYPE_INT in the model. The value in that column for each item
-   * will determine how many rows the item will span in the popup. Therefore,
+   * will determine how many rows that item will span in the popup. Therefore,
    * values in this column must be greater than zero.
    *
    * Since: 2.4
index bc98a1358f002d4f220a839cdf32b325c0908ccc..13b9fb486ae40d659517db3adf331d44b12323de 100644 (file)
@@ -337,9 +337,6 @@ _gtk_tree_menu_class_init (GtkTreeMenuClass *class)
    * GtkTreeMenu:column-span-column:
    *
    * If this is set to a non-negative value, it must be the index of a column
-   * of type %G_TYPE_INT in the model.
-   *
-   * If this is set to a non-negative value, it must be the index of a column
    * of type %G_TYPE_INT in the model. The value in that column for each item
    * will determine how many columns that item will span in the popup.
    * Therefore, values in this column must be greater than zero, and the sum of